home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 7 #5 / IMG Vol 7-5.iso / Demos / Age of Empires Trial / Data / Passive Aggressive.per < prev    next >
Text File  |  1998-10-12  |  497b  |  17 lines

  1. //See the RULES.DOC file for the syntactical rules and the meaning of each of the
  2. //variables.  Aside from simple crash prevention during load, this file does not get
  3. //checked for having valid numbers, etc.  Mis-setting variables in this file can
  4. //cause unbelievably stupid AI, high update times, etc.
  5. //
  6. //Passive/Aggressive AI - 50% Response when attacked.
  7. //
  8. DEFAULT
  9.  
  10. 36    0     //SNNumberAttackGroups
  11. 16    0     //SNMinimumAttackGroupSize
  12. 26    0     //SNMaximumAttackGroupSize
  13.  
  14. //
  15. //
  16. END
  17.